GtkMenuItemAccessible: use "insert" signal
authorRyan Lortie <desrt@desrt.ca>
Fri, 4 May 2012 00:12:32 +0000 (17:12 -0700)
committerMatthias Clasen <mclasen@redhat.com>
Fri, 15 Aug 2014 14:29:48 +0000 (10:29 -0400)
commit49ccb23743c3d147ea14a47dd134c86d924fe655
tree222b91d9ec51196c4d8a64fdf3e6048bcce50a2b
parent91afc0ea4faf39e2b9d564b750f9c9204ee68126
GtkMenuItemAccessible: use "insert" signal

Use the "insert" rather than the "add" signal to reliably detect
additions of menu items.

https://bugzilla.gnome.org/show_bug.cgi?id=372545
gtk/a11y/gtkmenuitemaccessible.c